Fix dates of some merged ChangeLog entries
authorGlenn Morris <rgm@gnu.org>
Fri, 27 Apr 2012 06:08:14 +0000 (23:08 -0700)
committerGlenn Morris <rgm@gnu.org>
Fri, 27 Apr 2012 06:08:14 +0000 (23:08 -0700)
doc/emacs/ChangeLog
doc/misc/ChangeLog
etc/ChangeLog
lisp/ChangeLog

index 05a383405733a67a3b4df370e48f73bf960472ac..ac9defeda007e26e527862fbd5600bf3399b4afc 100644 (file)
@@ -2,8 +2,6 @@
 
        * emacs.texi: Some fixes for detailed menu.
 
-2012-04-26  Glenn Morris  <rgm@gnu.org>
-
        * emacs.texi: Add "et al." to authors.
 
        * ack.texi, basic.texi, buffers.texi, building.texi:
        * search.texi, trouble.texi, windows.texi:
        Use Texinfo recommended convention for quotes+punctuation.
 
-2012-04-25  Eli Zaretskii  <eliz@gnu.org>
+2012-04-27  Eli Zaretskii  <eliz@gnu.org>
 
-       * mule.texi (Bidirectional Editing): Improve indexing.  Minor
-       wording tweaks.
+       * mule.texi (Bidirectional Editing): Improve indexing.
+       Minor wording tweaks.
 
 2012-04-15  Chong Yidong  <cyd@gnu.org>
 
index 4c89d7aa19966f6c58839968722e0f0c75a83727..b2dda871375ea6cb60dc50fed5b69f478ee4ca11 100644 (file)
@@ -8,6 +8,7 @@
        * faq.texi (Major packages and programs): Remove section.
        There is no point listing 6 packages (cf etc/MORE.STUFF).
        (Finding Emacs and related packages): Move "Spell-checkers" here.
+
 2012-04-22  Michael Albinus  <michael.albinus@gmx.de>
 
        * dbus.texi (Version): New node.
index 791de0420e295fae8d059bd668ab5c33e5fe3a7e..e09f5eccb8234ced3ab04d4dcf4935161b4122db 100644 (file)
@@ -1,4 +1,4 @@
-2012-04-26  Jambunathan K  <kjambunathan@gmail.com>
+2012-04-27  Jambunathan K  <kjambunathan@gmail.com>
 
        * org/OrgOdtStyles.xml (OrgDescriptionList): Modify style.  With
        this change, in a description list, if the description paragraph
index 9987b1716282c8ec470dc4a9445536dd3b027ddf..7e841a73e7095a2854e588bbd2d808611c24e3ec 100644 (file)
@@ -34,7 +34,7 @@
        * progmodes/which-func.el (which-func-current): Quote %
        characters for mode-line processing.
 
-2012-04-21  Chong Yidong  <cyd@gnu.org>
+2012-04-27  Chong Yidong  <cyd@gnu.org>
 
        * xml.el (xml-parse-region, xml-parse-tag): Avoid errors due to
        reaching eob (Bug#11286).